Back to search
30
MCP

Chrome AppleScript

pulsemcp/chrome applescript

Control Chrome browser through AppleScript automation on macOS

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

applescript-mcp
MCP server that execute applescript giving you full control of your Mac
0 tools
Apple Shortcuts
MCP server for Apple Shortcuts via the macOS shortcuts CLI
0 tools
mcp-applescript
An MCP server that enables LLMs to execute AppleScript commands on macOS
0 tools
@peakmojo/applescript-mcp
MCP server for executing AppleScript
0 tools
osascript
Enables macOS automation through AppleScript and JavaScript for Automation execution with security filtering that blocks destructive operati
0 tools
Safari Automation
Native Safari browser automation on macOS with 80 tools via AppleScript and JavaScript, requiring no external dependencies.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chrome_applescript": {
      "url": "None",
      "transport": "http"
    }
  }
}